home *** CD-ROM | disk | FTP | other *** search
- C****************************** Module Header ******************************
- C*
- C* Module Name: BSE.FD
- C*
- C* This file includes the definitions necessary for writing Base OS/2 applications.
- C*
- C* Copyright (c) 1987-1989 Microsoft Corporation
- C*
- C* ===========================================================================
- C*
- C* The following symbols are used in this file for conditional sections.
- C*
- C* INCL_BASE - ALL of OS/2 Base
- C* INCL_DOS - OS/2 DOS Kernel
- C* INCL_SUB - OS/2 VIO/KBD/MOU
- C* INCL_DOSERRORS - OS/2 Errors - only included if symbol defined
- C*
- C***************************************************************************
-
- INCLUDE 'bsedos.fd' ! Base definitions
- INCLUDE 'bsesub.fd' ! VIO/KBD/MOU definitions
- INCLUDE 'bseerr.fd' ! Base error code definitions
-